home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / hewitt.swf / scripts / frame_2 / DoAction_2.as next >
Encoding:
Text File  |  2011-06-09  |  344 b   |  19 lines

  1. stop();
  2. stopAllSounds();
  3. if(_root.loadeding == 1)
  4. {
  5.    _root.loadeding = 0;
  6.    _root.gotoAndStop(_root.even37);
  7. }
  8. if(_root.even39 == 3)
  9. {
  10.    _root.even39 = 0;
  11.    _root.fade.play();
  12.    _root.gotoAndStop(69);
  13. }
  14. _root.even37 = 2;
  15. _root.inven._visible = true;
  16. _root.fade.gotoAndPlay(1);
  17. _root.loc_sound = 30;
  18. _root.range = false;
  19.